Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treat zero-byte responses from HTTP clients as not having content when it comes to creating an SDK HTTP full request. #2201

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

millems
Copy link
Contributor

@millems millems commented Dec 11, 2020

This fixes issues like #1216 where HEAD request responses have a content-length but no payload, confusing the SDK.

…n it comes to creating an SDK HTTP full request.

This fixes issues like #1216 where HEAD request responses have a content-length but no payload, confusing the SDK.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@millems millems merged commit e3cbe0f into master Dec 14, 2020
@millems millems deleted the millem/empty-gzip-fix branch December 14, 2020 18:29
aws-sdk-java-automation added a commit that referenced this pull request Oct 13, 2022
…4108b9a23

Pull request: release <- staging/2730cff1-c8a7-46b9-a886-3834108b9a23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants